DocTest : Mono.DocTest.Generic Namespace

Func<TArg,TRet> Generic Delegate

Documentation for this section has not yet been entered.

Syntax

[Mono.DocTest.Doc("method")]
[return:Mono.DocTest.Doc("return", Field=false)]
public delegate TRet Func<[Mono.DocTest.Doc("arg!")] TArg, [Mono.DocTest.Doc("ret!")] TRet> ([Mono.DocTest.Doc("arg-actual")] TArg a)
where TArg : Exception

Type Parameters

TArg
Documentation for this section has not yet been entered.
TRet
Documentation for this section has not yet been entered.

Parameters

a
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0